|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.eclipse.vtp.desktop.projects.core.actions.DeleteDatabaseActionFilter
public class DeleteDatabaseActionFilter
Identifies whether or not the DeleteMediaResourceAction is applicable to
the current model selection. If the selection is a Media Resource element
the action will be present and enabled. Otherwise, the action will not be
disabled and not be visible.
| Constructor Summary | |
|---|---|
DeleteDatabaseActionFilter()
Creates a new DeleteMediaResourceActionFilter instance with
default values. |
|
| Method Summary | |
|---|---|
int |
appliesTo(IProvisioningModelSelection selection)
Determines the visiblity state of the associated action item based on the given user selection. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DeleteDatabaseActionFilter()
DeleteMediaResourceActionFilter instance with
default values.
| Method Detail |
|---|
public int appliesTo(IProvisioningModelSelection selection)
IProvisioningActionItemFilter
appliesTo in interface IProvisioningActionItemFilterselection - The user selection
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||